[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twGaugeUpdate( aHandle, nPercent )
 ----------------------------------------------------------------------------
     Update the gaugebar as the event it is associated with proceeds.

       Arguments:

     aHandle  - 'H' Bar Handle returned from twGaugeNew().

     nPerCent - 'N' Percent of event completed. The application must
                    calculate this before passing it.

       Return:

     NIL

       Example:

     twGaugeUpdate( nBarHandle, ( nCompleted / nTotal ) / 100 )

See Also: twGaugeDisplay() twGaugeNew()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson